domain model - définition. Qu'est-ce que domain model
Diclib.com
Dictionnaire ChatGPT
Entrez un mot ou une phrase dans n'importe quelle langue 👆
Langue:

Traduction et analyse de mots par intelligence artificielle ChatGPT

Sur cette page, vous pouvez obtenir une analyse détaillée d'un mot ou d'une phrase, réalisée à l'aide de la meilleure technologie d'intelligence artificielle à ce jour:

  • comment le mot est utilisé
  • fréquence d'utilisation
  • il est utilisé plus souvent dans le discours oral ou écrit
  • options de traduction de mots
  • exemples d'utilisation (plusieurs phrases avec traduction)
  • étymologie

Qu'est-ce (qui) est domain model - définition

CONCEPTUAL MODEL OF THE DOMAIN IN SOFTWARE ENGINEERING THAT INCORPORATES BOTH BEHAVIOUR AND DATA
Domain object model; Domain Model; Domain Object Model
  • Sample domain model for a health insurance plan

domain model         
<systems analysis> 1. A definition of the functions, objects, data, requirements, relationships and variations in a particular domain. 2. A product of domain analysis which provides a representation of the requirements of the domain. The domain model identifies and describes the structure of data, flow of information, functions, constraints and controls within the Domain that are included in software systems in the domain. The Domain Model describes commonalities and variabilities among requirements for software systems in the domain. (1997-12-26)
Domain model         
In software engineering, a domain model is a conceptual model of the domain that incorporates both behavior and data.Fowler, Martin.
Anemic domain model         
Anemic Domain Model
The anemic domain model is a programming anti-pattern where the domain objects contain little or no business logic like validations, calculations, rules, and so forth. The business logic is thus baked into the architecture of the program itself, making refactoring and maintenance more difficult and time-consuming.

Wikipédia

Domain model

In software engineering, a domain model is a conceptual model of the domain that incorporates both behavior and data. In ontology engineering, a domain model is a formal representation of a knowledge domain with concepts, roles, datatypes, individuals, and rules, typically grounded in a description logic.